Component org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
In bundle org.nuxeo.ecm.platform.oauth
Documentation
Component and Service to manage the OAuth tokens
Implementation
Class:
org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl
Services
XML Source
<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl">
<implementation
class="org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStoreImpl" />
<documentation>
Component and Service to manage the OAuth tokens
@author Thierry Delprat (td@nuxeo.com)
</documentation>
<service>
<provide interface="org.nuxeo.ecm.platform.oauth.tokens.OAuthTokenStore" />
</service>
</component>